home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / chest / dialogs_cs.lua < prev    next >
Text File  |  2005-07-16  |  3KB  |  93 lines

  1.  
  2. dialogId("tru-v-nasly", "font_big", "So we have finally found it.")
  3. dialogStr("Tak jsme to kone─ìn─¢ na┼íly.")
  4.  
  5.  
  6. dialogId("tru-m-co", "font_small", "What?")
  7. dialogStr("Co?")
  8.  
  9.  
  10. dialogId("tru-v-poklad", "font_big", "Captain Silver`s treasure, of course.")
  11. dialogStr("No p┼Öeci poklady kapit├ína Silvera.")
  12.  
  13.  
  14. dialogId("tru-v-gral", "font_big", "The Holy Grail, of course.")
  15. dialogStr("No p┼Öeci svat├╜ gr├íl.")
  16.  
  17.  
  18. dialogId("tru-v-vkupe", "font_big", "It`s neatly in one place: the treasure and the Grail.")
  19. dialogStr("Tak to tu m├íme p─¢kn─¢ v kup─¢: poklady i Gr├íl.")
  20.  
  21.  
  22. dialogId("tru-m-zrada", "font_small", "I think it`s much too easy to be true.")
  23. dialogStr("Jen aby v tom nebyla n─¢jak├í zrada.")
  24.  
  25.  
  26. dialogId("tru-m-oznamit", "font_small", "I think that if it really was our goal, the game would let the player know.")
  27. dialogStr("J├í mysl├¡m, ┼╛e kdyby to bylo skute─ìn─¢ ono, hra by to hr├í─ìi n─¢jak v├╜razn─¢ ozn├ímila.")
  28.  
  29.  
  30. dialogId("tru-v-stacit", "font_big", "But I have let them know. That could be enough.")
  31. dialogStr("V┼íak jsem mu to ┼Öekl. To by mu mohlo sta─ìit.")
  32.  
  33.  
  34. dialogId("tru-m-zpochybnit", "font_small", "But I have casted doubts on it. This could confuse them.")
  35. dialogStr("Jen┼╛e j├í jsem to zpochybnila. To by jej mohlo zm├íst.")
  36.  
  37.  
  38. dialogId("tru-v-nejspis", "font_big", "Well, all right. PROBABLY this is not what we are looking for.")
  39. dialogStr("No tak dob┼Öe. Tak to NEJSP├ì┼á je┼ít─¢ nen├¡ ono.")
  40.  
  41.  
  42. dialogId("tru-m-nejistota", "font_small", "That's better. There remains a bit of uncertainty.")
  43. dialogStr("Tak je to lep┼í├¡. Z┼»st├ív├í v tom st┼Ö├¡pek nejistoty.")
  44.  
  45.  
  46. dialogId("tru-m-truhla0", "font_small", "Couldn`t we close that chest?")
  47. dialogStr("Nem┼»┼╛e se ta truhla najednou zav┼Ö├¡t?")
  48.  
  49.  
  50. dialogId("tru-m-truhla1", "font_small", "What if we try to close that chest?")
  51. dialogStr("Co kdybychom zkusili tu truhlu zav┼Ö├¡t?")
  52.  
  53.  
  54. dialogId("tru-v-truhla0", "font_big", "It would be much easier with the chest closed.")
  55. dialogStr("Se zav┼Öenou truhlou by bylo v┼íechno jednodu┼í┼í├¡.")
  56.  
  57.  
  58. dialogId("tru-v-truhla1", "font_big", "Try to push its lid.")
  59. dialogStr("Zkus j├¡ str─ìit do v├¡ka.")
  60.  
  61.  
  62. dialogId("tru-m-vzit0", "font_small", "Won`t we take something with us?")
  63. dialogStr("Nevezmeme si s sebou n─¢co?")
  64.  
  65.  
  66. dialogId("tru-m-vzit1", "font_small", "What about taking some treasure with us?")
  67. dialogStr("Co si takhle vz├¡t n─¢jak├╜ poklad s sebou?")
  68.  
  69.  
  70. dialogId("tru-m-vzit2", "font_small", "Aren`t you sorry to leave all this treasure behind?")
  71. dialogStr("Nen├¡ ti l├¡to, ┼╛e tu nech├íme v┼íechny ty poklady?")
  72.  
  73.  
  74. dialogId("tru-v-vzit0", "font_big", "We will be glad if we manage to get out ourselves.")
  75. dialogStr("Budeme r├ídi, kdy┼╛ odjedem aspo┼ê my samy.")
  76.  
  77.  
  78. dialogId("tru-v-vzit1", "font_big", "Don`t forget our mission.")
  79. dialogStr("Nezapome┼ê, ┼╛e m├íme posl├ín├¡.")
  80.  
  81.  
  82. dialogId("tru-v-vzit2", "font_big", "The treasure would only hinder us.")
  83. dialogStr("Poklady by n├ís jenom zdr┼╛ovaly.")
  84.  
  85.  
  86. dialogId("tru-v-zrak", "font_big", "All this glinting is a sight for the eyes.")
  87. dialogStr("U┼╛ m─¢ z toho lesku p┼Öech├íz├¡ zrak.")
  88.  
  89.  
  90. dialogId("tru-m-trpyt", "font_small", "Everything here gleams so. It makes me dizzy.")
  91. dialogStr("V┼íechno se tu tak t┼Öpyt├¡. A┼╛ z toho o─ìi p┼Öech├ízej├¡.")
  92.  
  93.